home *** CD-ROM | disk | FTP | other *** search
- object FEstadoFirmas: TFEstadoFirmas
- Left = 278
- Top = 191
- BorderIcons = [biSystemMenu]
- BorderStyle = bsSingle
- Caption = 'Versi�n del archivo de identificadores de virus'
- ClientHeight = 231
- ClientWidth = 361
- Color = 14215660
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- Icon.Data = {<image000.ico>}
- KeyPreview = True
- OldCreateOrder = False
- OnKeyDown = FormKeyDown
- OnShow = FormShow
- PixelsPerInch = 96
- TextHeight = 13
- object Image1: TImage
- Left = 16
- Top = 20
- Width = 32
- Height = 32
- Picture.Data = {<image001.bmp>}
- Transparent = True
- end
- object LTitulo: TLabel
- Left = 60
- Top = 20
- Width = 163
- Height = 13
- Caption = 'Tu antivirus est� actualizado'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Tahoma'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Label3: TLabel
- Left = 60
- Top = 80
- Width = 281
- Height = 39
- Caption =
- 'A continuaci�n puedes ver la informaci�n del archivo de identifi' +
- 'cadores de virus que tienes instalado en tu equipo.'
- Constraints.MinHeight = 35
- Constraints.MinWidth = 249
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Tahoma'
- Font.Style = []
- ParentFont = False
- WordWrap = True
- end
- object LTitNumeroVirus: TLabel
- Left = 60
- Top = 127
- Width = 120
- Height = 13
- Caption = 'N� de virus reconocidos: '
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Tahoma'
- Font.Style = []
- ParentFont = False
- end
- object LTitFechaHora: TLabel
- Left = 60
- Top = 151
- Width = 128
- Height = 13
- Caption = 'Fecha y hora de creaci�n: '
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Tahoma'
- Font.Style = []
- ParentFont = False
- end
- object LTitTamanyo: TLabel
- Left = 60
- Top = 175
- Width = 45
- Height = 13
- Caption = 'Tama�o: '
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Tahoma'
- Font.Style = []
- ParentFont = False
- end
- object LNumeroVirus: TLabel
- Left = 332
- Top = 129
- Width = 6
- Height = 13
- Alignment = taRightJustify
- Caption = '0'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Tahoma'
- Font.Style = []
- ParentFont = False
- end
- object LFechaHora: TLabel
- Left = 332
- Top = 151
- Width = 6
- Height = 13
- Alignment = taRightJustify
- Caption = '0'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Tahoma'
- Font.Style = []
- ParentFont = False
- end
- object LTamanyo: TLabel
- Left = 332
- Top = 175
- Width = 6
- Height = 13
- Alignment = taRightJustify
- Caption = '0'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Tahoma'
- Font.Style = []
- ParentFont = False
- end
- object HTMLLabel: TPndHTMLLabel
- Left = 60
- Top = 42
- Width = 281
- Height = 36
- Caption = 'Te encuentras protegido contra los virus de �ltima generaci�n.'
- OnLinkClick = HTMLLabelLinkClick
- end
- object BCerrar: TPlaButton
- Left = 275
- Top = 200
- Width = 64
- Height = 21
- Caption = 'Cerrar'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Tahoma'
- Font.Style = []
- ParentFont = False
- TabOrder = 0
- OnClick = BCerrarClick
- end
- end
-